madness value.Extract parts of a madness value.
# S4 method for madness,ANY,ANY,ANY
[(x, i, j, ..., drop = TRUE)# S4 method for madness,ANY,missing,ANY
[(x, i, j, ..., drop = TRUE)
a madness object.
indices specifying elements to extract or replace.
furtheh indices specifying elements to extract or replace.
relevant for matrices and arrays. If TRUE the result is
coerced to the lowest possible dimension (see the examples). This
only works for extracting elements, not for the replacement. See
drop for further details.
Steven E. Pav shabbychef@gmail.com